home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / grapprog / splt300w.zip / PLOTTERS.TXT < prev    next >
Text File  |  1996-11-13  |  31KB  |  804 lines

  1.  
  2.        S P L O T  -  The Pen Plotter Simulator V3.0 for Win32
  3.        ------------------------------------------------------
  4.            Copyright (C) 1991-96 by Alexandr NOVY
  5.                  All rights reserved.
  6.  
  7.                     November 1996
  8.  
  9.  
  10.                     PLOTTERS.TXT
  11.  
  12.         This file  contains technical  information about  pen plotter
  13.         types supported by the  SPLOT program. It also  contains list
  14.         of  supported  plotter  instructions  for each listed plotter
  15.         type.
  16.  
  17.  
  18.           1. General Information:
  19.  
  20.       The  SPLOT  program  is   available  for  various   plotter
  21.     versions.   This means  that there  are provided  DLL modules
  22.     designated for a certain  plotter type. This principle  gives
  23.     the maximum  reliability of  simulation of  the given plotter
  24.     type.  At present the  DLL modules for the following  plotter
  25.     types are at your disposal:
  26.  
  27.            Plotter type                          | Plotter syntax
  28.          ------------------------------------------------------------
  29.            HP-GL/2 pen plotter                   | HP-GL/2
  30.            HP-GL/2 raster device                 | HP-GL/2
  31.            HP 7470A                              | HP-GL
  32.            HP 7475A                              | HP-GL
  33.            HP 7440A ColorPro                     | HP-GL
  34.            HP 7550A                              | HP-GL
  35.            HP 7570A/7575A/7576A DraftPro DXL/EXL | HP-GL
  36.            HP 7595A/7596A DraftMaster I/II       | HP-GL
  37.            ROLAND DXY 1100/1200/1300             | DXY-GL / RD-GL I
  38.            ROLAND GRX 300/400                    | RD-GL II
  39.  
  40.           An UNREGISTERED COPY  of the program  is available only  in
  41.         the version  for the  HP-GL/2,  HP 7475A,  HP DraftMaster and
  42.     ROLAND DXY plotters.   The versions for  other plotter  types
  43.     can be received  only on the  basis of regular  registration.
  44.     See the file LICENCE.TXT for registration information.
  45.  
  46.  
  47.  
  48.  
  49.           2. Description of Supported Plotters:
  50.  
  51.         -------------------
  52.         HP-GL/2 Pen Plotter
  53.         -------------------
  54.  
  55.         Syntax: HP-GL/2
  56.  
  57.         Number of pens: user defined up to 256
  58.  
  59.         Paper formats: defined by user
  60.  
  61.         Plotter unit: 0.025 mm
  62.  
  63.         Maximal number of digits in decimal fraction to be read: 8
  64.  
  65.         See the HPGL2.TXT file for more details.
  66.  
  67.  
  68.  
  69.         ---------------------
  70.         HP-GL/2 Raster Device
  71.         ---------------------
  72.  
  73.         Syntax: HP-GL/2
  74.  
  75.         Maximum number of pens: user defined up to 256
  76.         Number of pens: defined by NP instruction, default 8
  77.  
  78.         Paper formats: defined by user
  79.  
  80.         Plotter unit: 0.025 mm
  81.  
  82.         Maximal number of digits in decimal fraction to be read: 8
  83.  
  84.         See the HPGL2.TXT file for more details.
  85.  
  86.  
  87.  
  88.         -------------------------
  89.         HP 7470A Graphics Plotter
  90.         -------------------------
  91.  
  92.         Syntax: HP-GL
  93.  
  94.         Number of pens: 2
  95.  
  96.         Paper formats: ISO A4 (210 x 297 mm)
  97.                        ANSI A (8.5 x 11 in.)
  98.  
  99.         Plotter unit: 0.025 mm
  100.  
  101.         Maximal number of digits in decimal fraction to be read: 4
  102.  
  103.         Number of character sets: 5 (0-4)
  104.                                   (all supported by SPLOT)
  105.  
  106.         Alphabetical list of plotter instructions supported by
  107.         the HP7470A version of SPLOT:
  108.  
  109.          AA  - The Arc Absolute Instruction
  110.          AR  - The Arc Relative Instruction
  111.          CA  - The Designate Alternate Character Set Instruction
  112.          CI  - The Circle Instruction
  113.          CP  - The Character Plot Instruction
  114.          CS  - The Designate Standard Character Set Instruction
  115.          DF  - The Default Instruction
  116.          DI  - The Absolute Direction Instruction
  117.          DR  - The Relative Direction Instruction
  118.          DT  - The Define Terminator Instruction
  119.          IN  - The Initialize Instruction
  120.          IP  - The Input P1 and P2 Instruction
  121.          IW  - The Input Window Instruction
  122.          LB  - The Label Instruction
  123.          LT  - The Line Type Instruction
  124.          PA  - The Plot Absolute Instruction
  125.          PD  - The Pen Down Instruction
  126.          PR  - The Plot Relative Instruction
  127.          PU  - The Pen Up Instruction
  128.          SA  - The Select Alternate Character Set Instruction
  129.          SC  - The Scale Instruction
  130.          SI  - The Absolute Character Size Instruction
  131.          SL  - The Character Slant Instruction
  132.          SM  - The Symbol Mode Instruction
  133.          SP  - The Select Pen Instruction
  134.          SR  - The Relative Character Size Instruction
  135.          SS  - The Select Standard Character Set Instruction
  136.          TL  - The Tick Length Instruction
  137.          UC  - The User Defined Character Instruction
  138.          VS  - The Velocity Select Instruction (for information only)
  139.          XT  - The X-Tick Instruction
  140.          YT  - The Y-Tick Instruction
  141.  
  142.         The following instructions are  NOT supported by the  HP7470A
  143.         version of  SPLOT (they  are checked  for syntax  only and no
  144.         action is performed):
  145.  
  146.          - All escape code sequences.
  147.          - All output instructions:
  148.             OA, OC, OD, OE, OF, OI, OO, OP, OS and OW.
  149.          - Digitizing instructions DP and DC.
  150.          - The Input Mask Instruction IM.
  151.  
  152.  
  153.  
  154.         -------------------------
  155.         HP 7475A Graphics Plotter
  156.         -------------------------
  157.  
  158.         Syntax: HP-GL
  159.  
  160.         Number of pens: 6
  161.  
  162.         Paper formats: ISO A4 (210 x 297 mm)
  163.                        ISO A3 (297 x 420 mm)
  164.                        ANSI A (8.5 x 11 in.)
  165.                        ANSI B (11  x 17 in.)
  166.  
  167.         Plotter unit: 0.02488 mm (0.025 mm in SPLOT)
  168.  
  169.         Maximal number of digits in decimal fraction to be read: 4
  170.  
  171.         Number of character sets: 19 (0-4,6-9,30-39)
  172.                                   (all supported by SPLOT)
  173.  
  174.         Alphabetical list of plotter instructions supported by
  175.         the HP7475A version of SPLOT:
  176.  
  177.          AA  - The Arc Absolute Instruction
  178.          AR  - The Arc Relative Instruction
  179.          CA  - The Designate Alternate Character Set Instruction
  180.          CI  - The Circle Instruction
  181.          CP  - The Character Plot Instruction
  182.          CS  - The Designate Standard Character Set Instruction
  183.          DF  - The Default Instruction
  184.          DI  - The Absolute Direction Instruction
  185.          DR  - The Relative Direction Instruction
  186.          DT  - The Define Terminator Instruction
  187.          EA  - The Edge Rectangle Absolute Instruction
  188.          ER  - The Edge Rectangle Relative Instruction
  189.          EW  - The Edge Wedge Instruction
  190.          FT  - The Fill Type Instruction (Note, that for HP7475A
  191.                plotter fill angle may be specified in  45 degree
  192.                increments only.)
  193.          IN  - The Initialize Instruction
  194.          IP  - The Input P1 and P2 Instruction
  195.          IW  - The Input Window Instruction
  196.          LB  - The Label Instruction
  197.          LT  - The Line Type Instruction
  198.          PA  - The Plot Absolute Instruction
  199.          PD  - The Pen Down Instruction
  200.          PR  - The Plot Relative Instruction
  201.          PT  - The Pen Thickness Instruction
  202.          PU  - The Pen Up Instruction
  203.          RA  - The Shade Rectangle Absolute Instruction
  204.          RO  - The Rotate Coordinate Instruction
  205.          RR  - The Shade Rectangle Relative Instruction
  206.          SA  - The Select Alternate Character Set Instruction
  207.          SC  - The Scale Instruction
  208.          SI  - The Absolute Character Size Instruction
  209.          SL  - The Character Slant Instruction
  210.          SM  - The Symbol Mode Instruction
  211.          SP  - The Select Pen Instruction
  212.          SR  - The Relative Character Size Instruction
  213.          SS  - The Select Standard Character Set Instruction
  214.          TL  - The Tick Length Instruction
  215.          UC  - The User Defined Character Instruction
  216.          VS  - The Velocity Select Instruction (for information only)
  217.          WG  - The Shade Wedge Instruction
  218.          XT  - The X-Tick Instruction
  219.          YT  - The Y-Tick Instruction
  220.  
  221.         The following instructions are  NOT supported by the  HP7475A
  222.         version of  SPLOT (they  are checked  for syntax  only and no
  223.         action is performed):
  224.  
  225.          - All escape code sequences.
  226.          - All output instructions:
  227.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  228.          - Digitizing instructions DP and DC.
  229.          - The Input Mask Instruction IM.
  230.          - The Page Size Instruction PS - in the SPLOT paper size
  231.                may be changed only via program control panel.
  232.  
  233.  
  234.  
  235.         ----------------------------------
  236.         HP 7440A ColorPro Graphics Plotter
  237.         ----------------------------------
  238.         Including HP 17440 Graphics Enhancement Cartridge
  239.  
  240.         Syntax: HP-GL
  241.  
  242.         Number of pens: 8
  243.  
  244.         Paper formats: ISO A4 (210 x 297 mm)
  245.                        ANSI A (8.5 x 11 in.)
  246.  
  247.         Plotter unit: 0.025 mm
  248.  
  249.         Maximal number of digits in decimal fraction to be read: 4
  250.  
  251.         Number of character sets:
  252.          5 without HP 17440 (0-4)
  253.          19 with   HP 17440 (0-4,6-9,30-39)
  254.          (all supported by SPLOT)
  255.  
  256.         Alphabetical list of plotter instructions supported by
  257.         the HP7440A ColorPro version of SPLOT:
  258.  
  259.          AA  - The Arc Absolute Instruction (HP 17440)
  260.          AR  - The Arc Relative Instruction (HP 17440)
  261.          CA  - The Designate Alternate Character Set Instruction
  262.          CI  - The Circle Instruction (HP 17440)
  263.          CP  - The Character Plot Instruction
  264.          CS  - The Designate Standard Character Set Instruction
  265.          DF  - The Default Instruction
  266.          DI  - The Absolute Direction Instruction
  267.          DR  - The Relative Direction Instruction
  268.          DT  - The Define Terminator Instruction
  269.          EA  - The Edge Rectangle Absolute Instruction (HP 17440)
  270.          EP  - The Edge Polygon Instruction (HP 17440)
  271.          ER  - The Edge Rectangle Relative Instruction (HP 17440)
  272.          EW  - The Edge Wedge Instruction (HP 17440)
  273.          FP  - The Fill Polygon Instruction (HP 17440)
  274.          FT  - The Fill Type Instruction (HP 17440)
  275.          IN  - The Initialize Instruction
  276.          IP  - The Input P1 and P2 Instruction
  277.          IW  - The Input Window Instruction
  278.          LB  - The Label Instruction
  279.          LT  - The Line Type Instruction
  280.          PA  - The Plot Absolute Instruction
  281.          PD  - The Pen Down Instruction
  282.          PM  - The Polygon Mode Instruction (HP 17440)
  283.          PR  - The Plot Relative Instruction
  284.          PT  - The Pen Thickness Instruction (HP 17440)
  285.          PU  - The Pen Up Instruction
  286.          RA  - The Shade Rectangle Absolute Instruction (HP 17440)
  287.          RO  - The Rotate Coordinate Instruction
  288.          RR  - The Shade Rectangle Relative Instruction (HP 17440)
  289.          SA  - The Select Alternate Character Set Instruction
  290.          SC  - The Scale Instruction
  291.          SI  - The Absolute Character Size Instruction
  292.          SL  - The Character Slant Instruction
  293.          SM  - The Symbol Mode Instruction
  294.          SP  - The Select Pen Instruction
  295.          SR  - The Relative Character Size Instruction
  296.          SS  - The Select Standard Character Set Instruction
  297.          TL  - The Tick Length Instruction
  298.          UC  - The User Defined Character Instruction
  299.          VS  - The Velocity Select Instruction (for information only)
  300.          WG  - The Shade Wedge Instruction (HP 17440)
  301.          XT  - The X-Tick Instruction
  302.          YT  - The Y-Tick Instruction
  303.  
  304.         The following instructions are  NOT supported by the  HP7440A
  305.         ColorPro version of SPLOT  (they are checked for  syntax only
  306.         and no action is performed):
  307.  
  308.          - All escape code sequences.
  309.          - All output instructions:
  310.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  311.          - Digitizing instructions DP and DC.
  312.          - The Input Mask Instruction IM.
  313.  
  314.  
  315.  
  316.         -------------------------
  317.         HP 7550A Graphics Plotter
  318.         -------------------------
  319.  
  320.         Syntax: HP-GL
  321.  
  322.         Number of pens: 8
  323.  
  324.         Paper formats: ISO A4 (210 x 297 mm)
  325.                        ISO A3 (297 x 420 mm)
  326.                        ANSI A (8.5 x 11 in.)
  327.                        ANSI B (11  x 17 in.)
  328.  
  329.         Plotter unit: 0.025 mm
  330.  
  331.         Maximal number of digits in decimal fraction to be read: 8
  332.  
  333.     Number of character sets: 40 (0-9,30-39,10-19,40-49)
  334.                                   (20 supported by SPLOT (0-9,30-39))
  335.  
  336.         Alphabetical list of plotter instructions supported by
  337.         the HP7550A version of SPLOT:
  338.  
  339.          AA  - The Arc Absolute Instruction
  340.          AR  - The Arc Relative Instruction
  341.          CA  - The Designate Alternate Character Set Instruction
  342.          CI  - The Circle Instruction
  343.          CP  - The Character Plot Instruction
  344.          CS  - The Designate Standard Character Set Instruction
  345.          CT  - The Chord Tolerance Instruction
  346.      DF  - The Default Instruction
  347.      DI  - The Absolute Direction Instruction
  348.      DL  - The Define Downloadable Character Instruction
  349.      DR  - The Relative Direction Instruction
  350.      DT  - The Define Terminator Instruction
  351.      EA  - The Edge Rectangle Absolute Instruction
  352.      EP  - The Edge Polygon Instruction
  353.      ER  - The Edge Rectangle Relative Instruction
  354.      ES  - The Extra Space Instruction
  355.      EW  - The Edge Wedge Instruction
  356.      FP  - The Fill Polygon Instruction
  357.      FT  - The Fill Type Instruction
  358.      GM  - The Graphics Memory Instruction *
  359.      IN  - The Initialize Instruction
  360.      IP  - The Input P1 and P2 Instruction
  361.      IW  - The Input Window Instruction
  362.      LB  - The Label Instruction
  363.      LO  - The Label Origin Instruction
  364.      LT  - The Line Type Instruction
  365.      PA  - The Plot Absolute Instruction
  366.      PD  - The Pen Down Instruction
  367.      PM  - The Polygon Mode Instruction
  368.      PR  - The Plot Relative Instruction
  369.      PT  - The Pen Thickness Instruction
  370.      PU  - The Pen Up Instruction
  371.      RA  - The Shade Rectangle Absolute Instruction
  372.      RO  - The Rotate Coordinate Instruction
  373.      RR  - The Shade Rectangle Relative Instruction
  374.      SA  - The Select Alternate Character Set Instruction
  375.      SC  - The Scale Instruction
  376.          SG  - The Select Pen Group Instruction *
  377.      SI  - The Absolute Character Size Instruction
  378.      SL  - The Character Slant Instruction
  379.      SM  - The Symbol Mode Instruction
  380.      SP  - The Select Pen Instruction
  381.      SR  - The Relative Character Size Instruction
  382.      SS  - The Select Standard Character Set Instruction
  383.      TL  - The Tick Length Instruction
  384.      UC  - The User Defined Character Instruction
  385.      VS  - The Velocity Select Instruction (for information only)
  386.      WG  - The Shade Wedge Instruction
  387.      XT  - The X-Tick Instruction
  388.      YT  - The Y-Tick Instruction
  389.  
  390.            * - supported only partially
  391.  
  392.     The following instructions are  NOT supported by the  HP7550A
  393.     version of  SPLOT (they  are checked  for syntax  only and no
  394.     action is performed):
  395.  
  396.      - All escape code sequences.
  397.      - All output instructions:
  398.             OA, OC, OD, OE, OF, OG, OH, OI, OK, OL, OO, OP, OS, OT
  399.             and OW.
  400.          - Digitizing instructions DP and DC.
  401.          - The Input Mask Instruction IM.
  402.          - And this:
  403.            AF or AH - The Advance Page Instruction *
  404.            AP  - The Automatic Pen Operations Instruction
  405.            AS  - The Acceleration Select Instruction
  406.            BF  - The Buffer Plot Instruction
  407.            BL  - The Buffer Label Instruction *
  408.            CC  - The Character Chord Angle Instruction *
  409.            CM  - The Character Selection Mode Instruction *
  410.            CV  - The Curved Line Generator Instruction
  411.        DS  - The Designate Character Set into Slot Instruction *
  412.            FS  - The Force Select Instruction
  413.            GC  - The Group Count Instruction
  414.        GP  - The Group Pen Instruction *
  415.            IV  - The Invoke Character Slot Instruction *
  416.            KY  - The Define Key Instruction
  417.            NR  - The Not-Ready Instruction
  418.            PB  - The Print Buffered Label Instruction *
  419.            PG  - The Page Feed Instruction *
  420.            RP  - The Replot Instruction
  421.            UF  - The User-Defined Fill Type Instruction *
  422.            WD  - The Write to Display Instruction
  423.  
  424.                  * - may be supported in next versions
  425.  
  426.  
  427.  
  428.     ----------------------------
  429.         HP DraftPro Graphics Plotter
  430.         ----------------------------
  431.         HP 7570A DraftPro
  432.         HP 7575A DraftPro DXL
  433.         HP 7576A DraftPro EXL
  434.  
  435.         Syntax: HP-GL
  436.  
  437.         Number of pens: 8
  438.  
  439.         Paper formats: ISO A4 (DXL/EXL only)
  440.                        ISO A3 (DXL/EXL only)
  441.                        ISO A2
  442.                        ISO A1
  443.                        ISO A0 (EXL only)
  444.                        ANSI A (DXL/EXL only)
  445.                        ANSI B (DXL/EXL only)
  446.                        ANSI C
  447.                        ANSI D
  448.                        ANSI E (EXL only)
  449.                        ARCH A (DXL/EXL only)
  450.                        ARCH B (DXL/EXL only)
  451.                        ARCH C
  452.                        ARCH D
  453.                        ARCH E (EXL only)
  454.                        Supports EXPAND mode for each format.
  455.  
  456.         Note - origin of plotter coordinates is situated to the
  457.                center of the plotting area (paper).
  458.  
  459.         Plotter unit: 0.025 mm
  460.  
  461.         Maximal number of digits in decimal fraction to be read: 4
  462.  
  463.         Number of character sets: 21 (0-9,30-39,99)
  464.                                   (all supported by SPLOT)
  465.  
  466.         Alphabetical list of plotter instructions supported by
  467.         the HP DraftPro version of SPLOT:
  468.  
  469.          AA  - The Arc Absolute Instruction
  470.          AR  - The Arc Relative Instruction
  471.          CA  - The Designate Alternate Character Set Instruction
  472.          CI  - The Circle Instruction
  473.          CP  - The Character Plot Instruction
  474.          CS  - The Designate Standard Character Set Instruction
  475.          CT  - The Chord Tolerance Instruction
  476.          DF  - The Default Instruction
  477.      DI  - The Absolute Direction Instruction
  478.      DR  - The Relative Direction Instruction
  479.      DT  - The Define Terminator Instruction
  480.      DV  - The Direction Vertical Instruction
  481.      EA  - The Edge Rectangle Absolute Instruction
  482.      EP  - The Edge Polygon Instruction
  483.      ER  - The Edge Rectangle Relative Instruction
  484.      ES  - The Extra Space Instruction
  485.      EW  - The Edge Wedge Instruction
  486.      FP  - The Fill Polygon Instruction
  487.      FT  - The Fill Type Instruction
  488.      GM  - The Graphics Memory Instruction *
  489.      IN  - The Initialize Instruction
  490.      IP  - The Input P1 and P2 Instruction
  491.      IW  - The Input Window Instruction
  492.      LB  - The Label Instruction
  493.      LO  - The Label Origin Instruction
  494.      LT  - The Line Type Instruction
  495.      PA  - The Plot Absolute Instruction
  496.      PD  - The Pen Down Instruction
  497.      PE  - The Encoded Polyline Instruction
  498.      PM  - The Polygon Mode Instruction
  499.      PR  - The Plot Relative Instruction
  500.      PT  - The Pen Thickness Instruction
  501.          PU  - The Pen Up Instruction
  502.          RA  - The Shade Rectangle Absolute Instruction
  503.          RO  - The Rotate Coordinate Instruction
  504.          RR  - The Shade Rectangle Relative Instruction
  505.          SA  - The Select Alternate Character Set Instruction
  506.          SC  - The Scale Instruction
  507.          SG  - The Select Pen Group Instruction
  508.          SI  - The Absolute Character Size Instruction
  509.          SL  - The Character Slant Instruction
  510.          SM  - The Symbol Mode Instruction
  511.          SP  - The Select Pen Instruction
  512.          SR  - The Relative Character Size Instruction
  513.          SS  - The Select Standard Character Set Instruction
  514.          TL  - The Tick Length Instruction
  515.      UC  - The User Defined Character Instruction
  516.          VS  - The Velocity Select Instruction (for information only)
  517.          WG  - The Shade Wedge Instruction
  518.          XT  - The X-Tick Instruction
  519.      YT  - The Y-Tick Instruction
  520.  
  521.            * - supported only partially
  522.  
  523.     The  following  instructions  are  NOT  supported  by  the HP
  524.         DraftPro version of SPLOT  (they are checked for  syntax only
  525.         and no action is performed):
  526.  
  527.          - All escape code sequences.
  528.          - All output instructions:
  529.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  530.          - Digitizing instructions DP and DC.
  531.          - The Input Mask Instruction IM.
  532.          - And this:
  533.            AP  - The Automatic Pen Operations Instruction
  534.            CM  - The Character Selection Mode Instruction *
  535.            DS  - The Designate Character Set into Slot Instruction *
  536.        IV  - The Invoke Character Slot Instruction *
  537.            NR  - The Not-Ready Instruction
  538.  
  539.                  * - may be supported in next versions
  540.  
  541.  
  542.  
  543.         -------------------------------
  544.         HP DraftMaster Graphics Plotter
  545.         -------------------------------
  546.         HP 7595A DraftMaster I
  547.         HP 7596A DraftMaster II
  548.  
  549.         Syntax: HP-GL
  550.  
  551.         Number of pens: 8
  552.  
  553.         Paper formats: ISO A4,A3,A2,A1,A0
  554.                ANSI A,B,C,D,E
  555.                        ARCH C,D,E
  556.                        Supports EXPAND mode for each format.
  557.  
  558.         Note - origin of plotter coordinates is situated to the
  559.                center of the plotting area (paper).
  560.  
  561.         Plotter unit: 0.025 mm
  562.  
  563.         Maximal number of digits in decimal fraction to be read: 8
  564.  
  565.         Number of character sets: 64 (0-9,30-39,99,10-19,40-49,
  566.                                       20-29,50-59,60,70,80)
  567.                                  (21 supported by SPLOT (0-9,30-39,99))
  568.  
  569.         Alphabetical list of plotter instructions supported by
  570.         the HP DraftMaster version of SPLOT:
  571.  
  572.      AA  - The Arc Absolute Instruction
  573.      AR  - The Arc Relative Instruction
  574.      BF  - The Buffer Plot Instruction (NOP)
  575.      CA  - The Designate Alternate Character Set Instruction
  576.      CI  - The Circle Instruction
  577.      CP  - The Character Plot Instruction
  578.      CS  - The Designate Standard Character Set Instruction
  579.      CT  - The Chord Tolerance Instruction
  580.      DF  - The Default Instruction
  581.      DI  - The Absolute Direction Instruction
  582.      DL  - The Define Downloadable Character Instruction
  583.      DR  - The Relative Direction Instruction
  584.      DT  - The Define Terminator Instruction
  585.      DV  - The Direction Vertical Instruction
  586.      EA  - The Edge Rectangle Absolute Instruction
  587.      EP  - The Edge Polygon Instruction
  588.          ER  - The Edge Rectangle Relative Instruction
  589.          ES  - The Extra Space Instruction
  590.          EW  - The Edge Wedge Instruction
  591.      FP  - The Fill Polygon Instruction
  592.          FT  - The Fill Type Instruction
  593.      GM  - The Graphics Memory Instruction *
  594.      IN  - The Initialize Instruction
  595.      IP  - The Input P1 and P2 Instruction
  596.      IW  - The Input Window Instruction
  597.      LB  - The Label Instruction
  598.          LO  - The Label Origin Instruction
  599.          LT  - The Line Type Instruction
  600.          PA  - The Plot Absolute Instruction
  601.          PD  - The Pen Down Instruction
  602.          PM  - The Polygon Mode Instruction
  603.          PR  - The Plot Relative Instruction
  604.          PT  - The Pen Thickness Instruction
  605.          PU  - The Pen Up Instruction
  606.          RA  - The Shade Rectangle Absolute Instruction
  607.          RO  - The Rotate Coordinate Instruction
  608.          RR  - The Shade Rectangle Relative Instruction
  609.          SA  - The Select Alternate Character Set Instruction
  610.      SC  - The Scale Instruction
  611.          SG  - The Select Pen Group Instruction *
  612.          SI  - The Absolute Character Size Instruction
  613.      SL  - The Character Slant Instruction
  614.          SM  - The Symbol Mode Instruction
  615.          SP  - The Select Pen Instruction
  616.      SR  - The Relative Character Size Instruction
  617.          SS  - The Select Standard Character Set Instruction
  618.          TL  - The Tick Length Instruction
  619.          UC  - The User Defined Character Instruction
  620.          VA  - The Adaptive Velocity Instruction (NOP)
  621.          VN  - The Normal Velocity Instruction (NOP)
  622.          VS  - The Velocity Select Instruction (for information only)
  623.          WG  - The Shade Wedge Instruction
  624.          XT  - The X-Tick Instruction
  625.          YT  - The Y-Tick Instruction
  626.  
  627.            * - supported only partially
  628.  
  629.     The  following  instructions  are  NOT  supported  by  the HP
  630.     DraftMaster version  of SPLOT  (they are  checked for  syntax
  631.     only and no action is performed):
  632.  
  633.      - All escape code sequences.
  634.      - All output instructions:
  635.             OA, OC, OD, OE, OF, OG, OH, OI, OK, OL, OO, OP, OS, OT
  636.             and OW.
  637.      - Digitizing instructions DP and DC.
  638.          - The Input Mask Instruction IM.
  639.          - The Page Size Instruction PS - in the SPLOT paper size
  640.                may be changed only via program control panel.
  641.          - And this:
  642.            AF or AH - The Advance Page Instruction *
  643.            AP  - The Automatic Pen Operations Instruction
  644.            AS  - The Acceleration Select Instruction
  645.            BL  - The Buffer Label Instruction *
  646.            CC  - The Character Chord Angle Instruction *
  647.            CM  - The Character Selection Mode Instruction *
  648.            CV  - The Curved Line Generator Instruction
  649.        DS  - The Designate Character Set into Slot Instruction *
  650.            EC  - The Enable Cut Line Instruction
  651.            FR  - The Frame Advance Instruction
  652.            FS  - The Force Select Instruction
  653.            GC  - The Group Count Instruction
  654.        GP  - The Group Pen Instruction *
  655.        IV  - The Invoke Character Slot Instruction *
  656.            KY  - The Define Key Instruction
  657.            NR  - The Not-Ready Instruction
  658.            PB  - The Print Buffered Label Instruction *
  659.            PG  - The Page Feed Instruction *
  660.            UF  - The User-Defined Fill Type Instruction *
  661.            WD  - The Write to Display Instruction
  662.  
  663.                  * - may be supported in next versions
  664.  
  665.  
  666.  
  667.         ------------------
  668.         ROLAND GRX 300/400
  669.         ------------------
  670.  
  671.         Syntax: RD-GL II (corresponds with the HP-GL syntax)
  672.  
  673.         Paper formats: ISO A4,A3,A2,A1,A0
  674.                        ANSI A,B,C,D,E
  675.                        ARCH C,D,E
  676.                        Supports EXPAND mode for each format.
  677.                        A0 and E formats only for GRX 400 model
  678.  
  679.         Note - origin of plotter coordinates is situated to the
  680.                center of the plotting area (paper).
  681.  
  682.         All other parameters and command set are the same as for
  683.         the HP DraftMaster plotter.
  684.  
  685.  
  686.  
  687.         -------------------------
  688.         ROLAND DXY 1100/1200/1300
  689.         -------------------------
  690.  
  691.         Syntax: RD-GL I (corresponds with the HP-GL syntax)
  692.                 DXY-GL
  693.  
  694.         Number of pens: 8
  695.  
  696.         Paper formats: ISO A4 (210 x 297 mm)
  697.                        ISO A3 (297 x 420 mm)
  698.                        ANSI A (8.5 x 11 in.)
  699.                        ANSI B (11  x 17 in.)
  700.                        Supports EXPAND mode for each format.
  701.  
  702.         Plotter unit: 0.025 mm in RD-GL mode
  703.                       0.1 or 0.025 mm in DXY-GL mode
  704.  
  705.         Maximal number of digits in decimal fraction to be read: 4
  706.  
  707.         Number of character sets: 19 (0-4,6-9,30-39)
  708.                                   (all supported by SPLOT)
  709.  
  710.         Alphabetical list of plotter instructions supported by
  711.         the ROLAND version of SPLOT in RD-GL mode:
  712.  
  713.          AA  - The Arc Absolute Instruction
  714.          AR  - The Arc Relative Instruction
  715.          CA  - The Designate Alternate Character Set Instruction
  716.          CI  - The Circle Instruction
  717.          CP  - The Character Plot Instruction
  718.          CS  - The Designate Standard Character Set Instruction
  719.          DF  - The Default Instruction
  720.          DI  - The Absolute Direction Instruction
  721.          DR  - The Relative Direction Instruction
  722.          DT  - The Define Terminator Instruction
  723.          EA  - The Edge Rectangle Absolute Instruction
  724.          ER  - The Edge Rectangle Relative Instruction
  725.          EW  - The Edge Wedge Instruction
  726.          FT  - The Fill Type Instruction (Note, that for ROLAND
  727.                plotter fill angle may be specified in 45 degree
  728.                increments only.)
  729.          IN  - The Initialize Instruction
  730.          IP  - The Input P1 and P2 Instruction
  731.          IW  - The Input Window Instruction
  732.          LB  - The Label Instruction
  733.          LT  - The Line Type Instruction
  734.          PA  - The Plot Absolute Instruction
  735.          PD  - The Pen Down Instruction
  736.          PR  - The Plot Relative Instruction
  737.          PT  - The Pen Thickness Instruction
  738.          PU  - The Pen Up Instruction
  739.          RA  - The Shade Rectangle Absolute Instruction
  740.          RO  - The Rotate Coordinate Instruction
  741.          RR  - The Shade Rectangle Relative Instruction
  742.          SA  - The Select Alternate Character Set Instruction
  743.          SC  - The Scale Instruction
  744.          SI  - The Absolute Character Size Instruction
  745.          SL  - The Character Slant Instruction
  746.          SM  - The Symbol Mode Instruction
  747.          SP  - The Select Pen Instruction
  748.          SR  - The Relative Character Size Instruction
  749.          SS  - The Select Standard Character Set Instruction
  750.          TL  - The Tick Length Instruction
  751.          UC  - The User Defined Character Instruction
  752.          VS  - The Velocity Select Instruction (for information only)
  753.          WG  - The Shade Wedge Instruction
  754.          XT  - The X-Tick Instruction
  755.          YT  - The Y-Tick Instruction
  756.  
  757.         The following  instructions are  NOT supported  by the ROLAND
  758.         version of SPLOT in RD-GL  mode (they are checked for  syntax
  759.         only and no action is performed):
  760.  
  761.          - All escape code sequences.
  762.          - All output instructions:
  763.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  764.          - Digitizing instructions DP and DC.
  765.          - The Input Mask Instruction IM.
  766.          - The Page Size Instruction PS - in the SPLOT paper size
  767.                may be changed only via program control panel.
  768.  
  769.         Alphabetical list of plotter instructions supported by
  770.         the ROLAND version of SPLOT in DXY-GL mode:
  771.  
  772.          A  - The Circle Center Instruction
  773.          B  - The Line Scale Instruction
  774.          C  - The Circle Instruction
  775.          D  - The Draw Instruction
  776.          E  - The Relative Circle Instruction
  777.          G  - The A + Circle Instruction
  778.          H  - The Home Instruction
  779.          I  - The Relative Draw Instruction
  780.          J  - The Pen Change Instruction
  781.          K  - The A + % Instruction
  782.          L  - The Line Type Instruction
  783.          M  - The Move Instruction
  784.          N  - The Mark Instruction
  785.          P  - The Print Instruction
  786.          Q  - The Alpha Rotate Instruction
  787.          R  - The Relative Move Instruction
  788.          S  - The Alpha Scale Instruction
  789.          T  - The Hatching Instruction
  790.          X  - The Axis Instruction
  791.          ^  - The Up Instruction
  792.  
  793.         The following  instructions are  NOT supported  by the ROLAND
  794.         version of SPLOT in DXY-GL mode (they are checked for  syntax
  795.         only and no action is performed):
  796.  
  797.          Y  - The Curve Instruction *
  798.          _  - The Relative Curve Instruction *
  799.  
  800.               * - may be supported in next versions
  801.  
  802.  
  803.         End of list.
  804.